-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.53
-
Code
-
Classes
- AbstractGateway
Total Complexity |
11 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
79 |
Lines of code |
62 |
Logical lines of code |
12 |
Comment lines |
0 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payment_method_data() |
S |
59 |
2 |
14 |
get_supported_features() |
S |
58 |
1 |
19 |
get_payment_sections() |
S |
68 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
initialize() |
S |
78 |
1 |
3 |
is_active() |
S |
78 |
1 |
3 |
get_payment_method_icon() |
S |
82 |
1 |
3 |
is_three_d_secure_enabled() |
S |
78 |
1 |
3 |
get_rest_routes() |
S |
68 |
1 |
7 |